PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFPopupAnnotation Class / isOpen Method
In This Topic
    isOpen Method
    In This Topic
    Gets a value indicating whether the popup annotation is opened.
    Syntax
    public boolean isOpen()

    Return Value

    True if the popup annotation is opened.
    See Also